Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix route format in OAS Validation plugin example #8263

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

lena-larionova
Copy link
Contributor

@lena-larionova lena-larionova commented Dec 13, 2024

Description

Using an expressions route instead of traditional.

Fixes #8140.

Testing instructions

Preview link:

Checklist

@lena-larionova lena-larionova added the review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? label Dec 13, 2024
@lena-larionova lena-larionova requested a review from a team as a code owner December 13, 2024 22:14
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit c53e857
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/675cb2a2e521a40008eeb521
😎 Deploy Preview https://deploy-preview-8263--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 93 (🟢 up 2 from production)
Accessibility: 92 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 99 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@lena-larionova lena-larionova merged commit f70293b into main Dec 16, 2024
15 checks passed
@lena-larionova lena-larionova deleted the fix-8140 branch December 16, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Route regular expression is still in the old format
2 participants